Skip to content

V10.1.7/service update - #36

Merged
gimlichael merged 5 commits into
mainfrom
v10.1.7/service-update
Aug 16, 2026
Merged

V10.1.7/service update#36
gimlichael merged 5 commits into
mainfrom
v10.1.7/service-update

Conversation

@codebelt-aicia

Copy link
Copy Markdown
Contributor

This is a service update that focuses on package dependencies.

Automated changes:

  • Codebelt/Cuemon package versions bumped to latest compatible
  • PackageReleaseNotes.txt updated for v10.1.7
  • CHANGELOG.md entry added for v10.1.7

Note: Third-party packages (Microsoft.Extensions.*, BenchmarkDotNet, etc.) are not auto-updated.
Use Dependabot or manual updates for those.

Generated by codebelt-aicia
Triggered by: xunit @ 11.2.1

@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown

Greptile Summary

This service update refreshes selected test and ASP.NET Core package versions, consolidates the local Docker test environment, and updates release documentation.

  • Updates Microsoft.NET.Test.Sdk and framework-specific Microsoft.AspNetCore.Mvc.NewtonsoftJson versions.
  • Replaces separate .NET 9 and .NET 10 test-runner images with a combined image.
  • Adds the 10.1.7 changelog and package release notes.
  • Reworks the generated API documentation examples across the Newtonsoft.Json packages.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
Directory.Packages.props Updates the test SDK and framework-specific ASP.NET Core Newtonsoft.Json patch versions without an established compatibility failure.
testenvironments.json Consolidates the separate .NET 9 and .NET 10 local Docker test environments into one multi-runtime image.
CHANGELOG.md Adds release history for version 10.1.7.
.docfx/api/types/Codebelt.Extensions.Newtonsoft.Json.JsonWriterExtensions.md Replaces the API examples and explanatory documentation; no follow-up-eligible blocking issue was established.
.docfx/api/types/Codebelt.Extensions.AspNetCore.Mvc.Formatters.Newtonsoft.Json.MvcBuilderExtensions.md Reworks the MVC registration example and surrounding formatter documentation without an accepted finding.

Reviews (2): Last reviewed commit: "📝 update changelog for 10.1.7 patch rel..." | Re-trigger Greptile

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (f7c50ed) to head (380dfad).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files          25       25           
  Lines         925      925           
  Branches      115      115           
=======================================
  Hits          921      921           
  Misses          4        4           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

aicia-bot and others added 4 commits August 16, 2026 12:26
Update Microsoft.NET.Test.Sdk to 18.9.0, Microsoft.AspNetCore.Mvc.NewtonsoftJson to 9.0.19 for net9 and 10.0.11 for net10. These updates address compatibility and security patches in test infrastructure.
Consolidate separate Docker test runners for net9 and net10 into a unified codebeltnet/ubuntu-testrunner:8-9-10-11 image. This simplifies test execution configuration and ensures consistent test environments across all supported TFMs.
Enhance DocFX type documentation across all public API types with comprehensive usage examples, parameter descriptions, and real-world scenarios. Examples demonstrate core capabilities including streaming JSON parsing, formatter integration, converter usage, and configuration patterns for both ASP.NET Core and standalone applications.
@gimlichael
gimlichael merged commit 4fb86d3 into main Aug 16, 2026
24 checks passed
@gimlichael
gimlichael deleted the v10.1.7/service-update branch August 16, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants